Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pragma set to 0.6.12 for PrizePool contracts #303

Merged
merged 3 commits into from
Jul 12, 2021
Merged

pragma set to 0.6.12 for PrizePool contracts #303

merged 3 commits into from
Jul 12, 2021

Conversation

kamescg
Copy link
Contributor

@kamescg kamescg commented Jun 29, 2021

Copy link
Contributor

@asselstine asselstine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops - just realized we'll want to lock the pragma, so let's remove the carat symbol.

i.e.

pragma solidity 0.6.12

@kamescg
Copy link
Contributor Author

kamescg commented Jul 12, 2021

@asselstine removed the carat from pragma decelerations. The thinking was to keep the carat, because the final 0.6.x version ends at 12, but in the event that an a bug fix might be added in 0.6.13 we might want to allow that specific solidity version for external developers.

@kamescg
Copy link
Contributor Author

kamescg commented Jul 12, 2021

All the contract versions are now updated. Shouldn't be any remaining outdated pragma solidity versions.

@kamescg kamescg merged commit f824f6a into master Jul 12, 2021
@kamescg kamescg deleted the fix/109 branch July 15, 2021 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants